home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Nov 90 / MacApp.Tech$ 11⁄30⁄90 / 2428-Re ExampleDraw ClipV-Nov90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  742 b   |  19 lines  |  [TEXT/GEOL]

  1. Item    4881486                         29-Nov-90        02:09PST
  2.  
  3. From:   D4887                           Advanced Comm Eng, G G Apple,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    Re: ExampleDraw ClipView
  8.  
  9.    Scratch my last message about ExampleDraw.  I found the ShapeViewHelper.
  10. It's about 2:00 AM and my brain is getting a little muddled.  However, while I
  11. am on the subject (ExampleDraw--not brains), The ClipView in ExampleDraw is
  12. simply disabled to prevent responding to mouse clicks.  However, my draw
  13. objects contain subviews and disabling the main view doesn't disable subviews.
  14. Therefore, I took the approach of overriding HandleMouseDown for the clipView.
  15. That seems to work ok.
  16.  
  17. G. Gordon Apple
  18.  
  19.